home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / message / msgbx121 / msgbox.txt < prev    next >
Encoding:
Text File  |  1995-11-01  |  1.6 KB  |  43 lines

  1. Message Box Designer 1.2.1
  2. by Patrick McNeill
  3.  
  4. Message Box Designer(MBD) is a Visual Basic 4.0 add in.  It is simply a
  5. frontend for creating code for message boxes.  MBD now supports VB4's help
  6. context sensitive message boxes.  MBD's interface fairly straight-forward,
  7. but I'll go through how to use it anyways...
  8.  
  9. <First time only>
  10. 1.  Run the MSGBOX.EXE file to add it to the VB.INI file.
  11. 2.  In VB, go to the Add-In Manager under the Add-Ins menu.
  12. 3.  Double click on Message Box Designer.
  13.  
  14. <Here's how to use it>
  15. 1.  Select Message Box Designer from under the Add-Ins menu.
  16. 2.  Type the text of the message box in the Text field.
  17. 3.  Type the title of the message box in the Title field.
  18. 4.  Choose what type of buttons you want from the Buttons group.
  19. 5.  Choose what icon you want from the Icon group.
  20. 6.  Choose the default button from the Default Button group.
  21. 7.  Check System Modal if you want it to be system modal.
  22. 8.  Check Help File if you want the message box to be helpful.:)
  23. 9.  If you checked Help File, type in a Help Context number in the Context box.
  24. 10. Click Test It! to make sure it works.
  25. 11. Click Make It! to copy the code to the clip board.
  26. 12. Paste the code in to your project where you want it.
  27.  
  28. Easy, huh?:)  Well, hope you like it!
  29.  
  30. If you want to be really nice, you could send me a few dollars as registration,
  31. but I'm not requiring it on this program.
  32.  
  33. My address(for all you nice people) is...
  34.  
  35. Patrick McNeill
  36. 1647 York Mills Lane
  37. Reston, VA 22094
  38.  
  39. And my emails are:
  40.  
  41. pmcneill@thor.tjhsst.edu
  42. jtrw89b@prodigy.com
  43.